const os.pidReleased

2 uses

	os (current package)
		exec_unix.go#L18: 	pidReleased = -1
		exec_unix.go#L94: 	if p.Pid == pidReleased {